home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / mimpw121.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  17.4 KB  |  555 lines

  1. *PPD-Adobe: "4.3"
  2.  
  3. *% Adobe Systems PostScript(R) Printer Description File
  4. *% Copyright 1987-1995 Adobe Systems Incorporated. 
  5. *% All Rights Reserved. 
  6. *% Permission is granted for redistribution of this file as
  7. *% long as this copyright notice is intact and the contents
  8. *% of the file is not altered in any way from its original form.
  9. *% End of Copyright statement
  10.  
  11. *FormatVersion: "4.3"
  12. *FileVersion: "1.0"
  13.  
  14. *LanguageEncoding: ISOLatin1
  15. *LanguageVersion: English
  16. *PCFileName: "MIMPW121.PPD"
  17.  
  18. *Product: "(PageWorks 12)"
  19. *PSVersion: "(2017.105) 1"
  20. *ModelName: "Minolta PageWorks 12 -PS"
  21. *ShortNickName: "Minolta PageWorks 12 -PS"
  22. *NickName: "Minolta PageWorks 12 -PS"
  23. *Manufacturer: "Minolta"
  24.  
  25. *% ==== Installable Options ====
  26. *OpenGroup: InstallableOptions/Installable Options
  27.  
  28. *%Pend - Memory Config Specs
  29. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  30. *DefaultInstalledMemory: 12MB
  31. *InstalledMemory 12MB: ""
  32. *InstalledMemory 20MB: ""
  33. *InstalledMemory 28MB: ""
  34. *InstalledMemory 36MB: ""
  35. *InstalledMemory 44MB: ""
  36. *InstalledMemory 52MB: ""
  37. *InstalledMemory 68MB: ""
  38. *?InstalledMemory:          "
  39.     currentsystemparams /RamSize get
  40.     1048576 idiv 20 string cvs print
  41.     (MB) = flush
  42. "
  43. *End
  44. *CloseUI: *InstalledMemory
  45.  
  46. *OpenUI *Option1/Tray3: Boolean
  47. *DefaultOption1: False
  48. *Option1 False/Not Installed: ""
  49. *Option1 True/Installed: ""
  50. *?Option1:          "
  51.     save
  52.     currentpagedevice /InputAttributes get 2 known
  53.     {(True)}{(False)} ifelse = flush
  54.     restore
  55. "
  56. *End
  57. *CloseUI: *Option1
  58.  
  59. *CloseGroup: InstallableOptions
  60.  
  61. *% Disable Tray 3 when not installed
  62. *UIConstraints: *Option1 False *InputSlot Tray3
  63. *UIConstraints: *InputSlot Tray3 *Option1 False
  64.  
  65.  
  66. *% Tray Paper Size Constraints
  67.  
  68. *% Tray2 Paper Size Constraints
  69. *UIConstraints: *InputSlot Tray2 *PageSize Executive
  70. *UIConstraints: *InputSlot Tray2 *PageSize B5
  71. *UIConstraints: *InputSlot Tray2 *PageRegion Executive
  72. *UIConstraints: *InputSlot Tray2 *PageRegion B5
  73.  
  74. *UIConstraints: *PageSize Executive *InputSlot Tray2
  75. *UIConstraints: *PageSize B5 *InputSlot Tray2
  76. *UIConstraints: *PageRegion Executive *InputSlot Tray2
  77. *UIConstraints: *PageRegion B5 *InputSlot Tray2
  78.  
  79. *% Tray 3 Paper Size Constraints
  80. *UIConstraints: *InputSlot Tray3 *PageSize Executive
  81. *UIConstraints: *InputSlot Tray3 *PageSize B5
  82. *UIConstraints: *InputSlot Tray3 *PageRegion Executive
  83. *UIConstraints: *InputSlot Tray3 *PageRegion B5
  84.  
  85. *UIConstraints: *PageSize Executive *InputSlot Tray3
  86. *UIConstraints: *PageSize B5 *InputSlot Tray3
  87. *UIConstraints: *PageRegion Executive *InputSlot Tray3
  88. *UIConstraints: *PageRegion B5 *InputSlot Tray3
  89.  
  90. *% ==== Device Capabilities ===============
  91. *LanguageLevel: "2"
  92.  
  93. *%Pend - Memory Config Specs
  94. *FreeVM: "6000000"
  95. *VMOption 12MB: "6000000"
  96. *VMOption 20MB: "10000000"
  97. *VMOption 28MB: "14000000"
  98. *VMOption 36MB: "18000000"
  99. *VMOption 44MB: "22000000"
  100. *VMOption 52MB: "26000000"
  101. *VMOption 68MB: "34000000"
  102.  
  103. *% Below is a font cache size for 12MB memory model.
  104. *% All memorory models will have 1MB for font cache size 
  105. *FCacheSize 12M: 1000000
  106. *FCacheSize 20M: 1000000
  107. *FCacheSize 28M: 1000000
  108. *FCacheSize 36M: 1000000
  109. *FCacheSize 44M: 1000000
  110. *FCacheSize 52M: 1000000
  111. *FCacheSize 68M: 1000000
  112.  
  113. *ColorDevice: False
  114. *DefaultColorSpace: Gray
  115.  
  116. *TTRasterizer: Type42
  117. *?TTRasterizer: "
  118.   save
  119.   42 /FontType resourcestatus
  120.   { pop pop (Type42) } { (No Type42) } ifelse = flush
  121.   restore
  122.   "
  123. *End
  124.  
  125. *SuggestedJobTimeout: "0"
  126. *SuggestedWaitTimeout: "0"
  127. *PrintPSErrors: True
  128. *FileSystem: True
  129. *?FileSystem: "
  130.   save false
  131.    (%disk?%) 
  132.    { currentdevparams dup /Writeable known
  133.       { /Writeable get {pop true} if }  { pop } ifelse 
  134.     } 10 string /IODevice resourceforall
  135.     {(True)}{(False)} ifelse = flush
  136.  restore
  137. "
  138. *End
  139.  
  140. *Throughput: "12"
  141.  
  142. *% Protocols
  143. *Protocols:    PJL TBCP
  144. *JCLBegin:     "<1B>%-12345X"
  145. *JCLToPSInterpreter:  "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  146. *JCLEnd:     ""
  147.  
  148. *Password: "()" 
  149. *ExitServer: "
  150.  count 0 eq
  151.  { false } { true exch startjob } ifelse
  152.  not { 
  153.      (WARNING: Cannot modify initial VM.) =
  154.      (Missing or invalid password.) =
  155.      (Please contact the author of this software.) = flush quit
  156.      } if
  157. "
  158. *End
  159. *Reset: "
  160.  count 0 eq
  161.  { false } { true exch startjob } ifelse
  162.  not { 
  163.     (WARNING: Cannot reset printer.) =
  164.     (Missing or invalid password.) =
  165.     (Please contact the author of this software.) = flush quit
  166.     } if
  167.  systemdict /quit get exec
  168.  (WARNING: Printer Reset Failed.) = flush
  169. "
  170. *End
  171.  
  172. *DefaultResolution: 600dpi
  173.  
  174. *% Halftone Information ===============
  175. *DefaultHalftoneType: 1
  176. *ScreenFreq: "85.0"
  177. *ScreenAngle: "45.0"
  178. *DefaultScreenProc: Dot
  179. *ScreenProc Dot: "
  180. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  181. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  182. "
  183. *End
  184. *DefaultTransfer: Null
  185. *Transfer Null: "{ }"
  186. *Transfer Null.Inverse: "{ 1 exch sub }"
  187.  
  188. *% Paper Handling ===================
  189. *OpenUI *PageSize/Page Size: PickOne
  190. *OrderDependency: 10.0 AnySetup *PageSize
  191. *DefaultPageSize: Letter
  192. *PageSize B5/JIS B5: "
  193.     << /DeferredMediaSelection true /PageSize [516 729] /ImagingBBox null >> setpagedevice
  194. "
  195. *End
  196. *PageSize Executive: "
  197.     << /DeferredMediaSelection true /PageSize [522 756] /ImagingBBox null >> setpagedevice
  198. "
  199. *End
  200. *PageSize A4: "
  201.     << /DeferredMediaSelection true /PageSize [595 842] /ImagingBBox null >> setpagedevice 
  202. "
  203. *End
  204. *PageSize Letter: "
  205.     << /DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null >> setpagedevice
  206. "
  207. *End
  208. *PageSize Legal: "
  209.     << /DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null >> setpagedevice
  210. "
  211. *End
  212. *PageSize EnvISOB5/ISO B5: "
  213.     << /DeferredMediaSelection true /PageSize [499 709] /ImagingBBox null >> setpagedevice
  214. "
  215. *End
  216. *PageSize Env10/COM10: "
  217.     << /DeferredMediaSelection true /PageSize [297 684] /ImagingBBox null >> setpagedevice
  218. "
  219. *End
  220. *PageSize EnvC5/C5: "
  221.     << /DeferredMediaSelection true /PageSize [459 649] /ImagingBBox null >> setpagedevice
  222. "
  223. *End
  224. *PageSize EnvDL/DL: "
  225.     << /DeferredMediaSelection true /PageSize [312 624] /ImagingBBox null >> setpagedevice
  226. "
  227. *End
  228. *PageSize EnvMonarch/Monarch: "
  229.     << /DeferredMediaSelection true /PageSize [279 540] /ImagingBBox null >> setpagedevice
  230. "
  231. *End
  232.  
  233. *?PageSize: "
  234.  save
  235.    currentpagedevice /PageSize get aload pop
  236.    (Unknown) 
  237.   14 dict
  238.    dup [595 842] (A4) put
  239.    dup [516 729] (B5) put
  240.    dup [612 792] (Letter) put
  241.    dup [612 1008] (Legal) put
  242.    dup [522 756] (Executive) put
  243.    dup [499 709] (EnvISOB5) put
  244.    dup [297 684] (Env10) put
  245.    dup [459 649] (EnvC5) put
  246.    dup [312 624] (EnvDL) put
  247.    dup [279 540] (EnvMonarch) put
  248.  
  249.  { exch aload pop 4 index sub abs 5 le exch 
  250.    5 index sub abs 5 le and 
  251.       {exch pop exit} {pop} ifelse
  252.    } bind forall
  253.    = flush pop pop
  254. restore 
  255. "
  256. *End
  257. *CloseUI: *PageSize
  258.  
  259. *OpenUI *PageRegion:  PickOne
  260. *OrderDependency: 40.0 AnySetup *PageRegion
  261. *DefaultPageRegion: Letter
  262. *PageRegion B5/JIS B5: "
  263.     << /DeferredMediaSelection true /PageSize [516 729] /ImagingBBox null >> setpagedevice
  264. "
  265. *End
  266. *PageRegion Executive: "
  267.     << /DeferredMediaSelection true /PageSize [522 756] /ImagingBBox null >> setpagedevice
  268. "
  269. *End
  270. *PageRegion A4: "
  271.     << /DeferredMediaSelection true /PageSize [595 842] /ImagingBBox null >> setpagedevice 
  272. "
  273. *End
  274. *PageRegion Letter: "
  275.     << /DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null >> setpagedevice
  276. "
  277. *End
  278. *PageRegion Legal: "
  279.     << /DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null >> setpagedevice
  280. "
  281. *End
  282. *PageRegion EnvISOB5/ISO B5: "
  283.     << /DeferredMediaSelection true /PageSize [499 709] /ImagingBBox null >> setpagedevice
  284. "
  285. *End
  286. *PageRegion Env10/COM10: "
  287.     << /DeferredMediaSelection true /PageSize [297 684] /ImagingBBox null >> setpagedevice
  288. "
  289. *End
  290. *PageRegion EnvC5/C5: "
  291.     << /DeferredMediaSelection true /PageSize [459 649] /ImagingBBox null >> setpagedevice
  292. "
  293. *End
  294. *PageRegion EnvDL/DL: "
  295.     << /DeferredMediaSelection true /PageSize [312 624] /ImagingBBox null >> setpagedevice
  296. "
  297. *End
  298. *PageRegion EnvMonarch/Monarch: "
  299.     << /DeferredMediaSelection true /PageSize [279 540] /ImagingBBox null >> setpagedevice
  300. "
  301. *End
  302. *CloseUI: *PageRegion
  303.  
  304. *% The following entries provide information about specific paper keywords.
  305. *DefaultImageableArea: Letter
  306. *ImageableArea A4:                 "13.8 13.8 581.16 828.24 "
  307. *ImageableArea B5/JIS B5:          "13.8 13.8001 502.2 715.2 "
  308. *ImageableArea Letter:             "13.8 13.8601 598.2 778.26 "
  309. *ImageableArea Legal:              "13.8 13.8601 598.2 994.26 "
  310. *ImageableArea Executive:          "13.8 13.8601 508.2 742.26 "
  311. *ImageableArea EnvISOB5/ISO B5:    "13.8001 13.86 485.16 695.22 "
  312. *ImageableArea Env10/COM10:        "13.86 13.8601 283.26 670.26 "
  313. *ImageableArea EnvC5/C5:           "13.86 13.86 445.26 635.22 "
  314. *ImageableArea EnvDL/DL:           "13.8 13.86 298.2 610.26 "
  315. *ImageableArea EnvMonarch/Monarch: "13.86 13.86 265.26 526.26 "
  316. *?ImageableArea: "
  317.  save
  318.    /cvp { (                ) cvs print ( ) print } bind def
  319.    /upperright {10000 mul floor 10000 div} bind def
  320.    /lowerleft {10000 mul ceiling 10000 div} bind def
  321.    newpath clippath pathbbox
  322.    4 -2 roll exch 2 {lowerleft cvp} repeat
  323.    exch 2 {upperright cvp} repeat flush
  324.    (\n) print flush
  325.  restore
  326. "
  327. *End
  328.  
  329. *% These provide the physical dimensions of the paper (by keyword)
  330. *DefaultPaperDimension: Letter
  331. *PaperDimension A4: "595 842"
  332. *PaperDimension B5/JIS B5: "516 729"
  333. *PaperDimension Letter: "612 792"
  334. *PaperDimension Legal: "612 1008"
  335. *PaperDimension Executive: "522 756"
  336. *PaperDimension EnvISOB5/ISO B5: "499 709"
  337. *PaperDimension Env10/COM10: "297 684"
  338. *PaperDimension EnvC5/C5: "459 649"
  339. *PaperDimension EnvDL/DL: "312 624"
  340. *PaperDimension EnvMonarch/Monarch: "279 540"
  341.  
  342. *CustomPageSize True:"
  343.     1 dict begin pop pop pop
  344.     /PSize [
  345.         4 2 roll
  346.     ] def
  347.     << /DeferredMediaSelection true  
  348.     /PageSize       PSize
  349.     /ImagingBBox    null
  350.     >>  setpagedevice
  351.     end
  352. "
  353. *End
  354.  
  355. *VariablePaperSize: True
  356. *ParamCustomPageSize Width:             1 points 260 612
  357. *ParamCustomPageSize Height:            2 points 420 1009
  358. *ParamCustomPageSize WidthOffset:    3 points 0 0
  359. *ParamCustomPageSize HeightOffset:    4 points 0 0
  360. *ParamCustomPageSize Orientation:    5 int 0 3
  361. *MaxMediaWidth:         "612"
  362. *?CurrentMediaWidth:    "(612) = flush"
  363. *MaxMediaHeight:        "1009"
  364. *?CurrentMediaHeight:   "(1009) = flush"
  365. *CenterRegistered:      False
  366.  
  367. *RequiresPageRegion All: True
  368.  
  369. *OpenUI *ManualFeed/Manual Feeder: Boolean
  370. *OrderDependency: 20.0 AnySetup *ManualFeed
  371. *DefaultManualFeed: False
  372. *ManualFeed True: "<< /DeferredMediaSelection true /ManualFeed true >> setpagedevice"
  373. *ManualFeed False: "<< /DeferredMediaSelection true /ManualFeed false >> setpagedevice"
  374. *?ManualFeed: "
  375. save
  376.   currentpagedevice /ManualFeed get {(True)}{(False)}ifelse = flush
  377. restore
  378. "
  379. *End
  380. *CloseUI: *ManualFeed
  381.  
  382. *OpenUI *InputSlot: PickOne
  383. *OrderDependency: 20.0 AnySetup *InputSlot
  384. *DefaultInputSlot: Tray2
  385.  
  386. *InputSlot Tray1: "
  387.  << /DeferredMediaSelection true /MediaPosition 0 >> setpagedevice"
  388. *End
  389. *InputSlot Tray2: "
  390.  << /DeferredMediaSelection true /MediaPosition 1 >> setpagedevice"
  391. *End
  392. *InputSlot Tray3: "
  393.  << /DeferredMediaSelection true /MediaPosition 2 >> setpagedevice"
  394. *End
  395. *?InputSlot: "
  396.   save
  397.   3 dict
  398.   dup 0 (Tray1) put
  399.   dup 1 (Tray2) put
  400.   dup 2 (Tray3) put
  401.   currentpagedevice dup /MediaPosition known
  402.   { /MediaPosition get
  403.     dup type /nulltype eq
  404.     {pop pop (Tray2)} {get} ifelse}
  405.   { pop pop (Unknown) } ifelse
  406.   = flush
  407.   restore
  408. "
  409. *End
  410. *CloseUI: *InputSlot
  411.  
  412. *HWMargins:    0 0 0 0 
  413. *DefaultLeadingEdge: Short
  414.  
  415. *% Font Information =====================    
  416. *DefaultFont: Courier
  417. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  418. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  419. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  420. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  421. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  422. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  423. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  424. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  425. *Font Courier: Standard "(002.004S)" Standard ROM
  426. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  427. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  428. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  429. *Font Helvetica: Standard "(001.006S)" Standard ROM
  430. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  431. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  432. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  433. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  434. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  435. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  436. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  437. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  438. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  439. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  440. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  441. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  442. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  443. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  444. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  445. *Font Symbol: Special "(001.007S)" Standard ROM
  446. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  447. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  448. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  449. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  450. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  451. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  452. *?FontQuery: "
  453.  save
  454.    { count 1 gt
  455.       { exch dup 127 string cvs (/) print print (:) print
  456.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  457.       } { exit } ifelse 
  458.    } bind loop
  459.    (*) = flush
  460.  restore
  461. "
  462. *End
  463.  
  464. *?FontList: "
  465. save
  466.   (*) {cvn ==} 128 string /Font resourceforall
  467.   (*) = flush
  468. restore
  469. "
  470. *End
  471.  
  472. *% Printer Messages (verbatim from printer):
  473. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  474. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  475. *Message: "\FontName\ not found, using Courier"
  476.  
  477. *% Status (format: %%[ status: <one of these> ] %%)
  478. *Status: "busy"
  479. *Status: "idle"
  480. *Status: "printing"
  481. *Status: "waiting"
  482. *Status: "warming up"
  483. *Status: "PrinterError: service call"
  484. *Status: "PrinterError: paper jam"
  485. *Status: "PrinterError: warming up"
  486. *Status: "PrinterError: cover open"
  487. *Status: "PrinterError: no paper"
  488. *Status: "PrinterError: engine offline"
  489. *Status: "PrinterError: no toner unit"
  490. *Status: "PrinterError: no output cassette"
  491. *Status: "PrinterError: engine not responding"
  492.  
  493. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  494. *Source: "UniComm"
  495.  
  496. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  497. *PrinterError: "service call"
  498. *PrinterError: "paper jam"
  499. *PrinterError: "warming up"
  500. *PrinterError: "cover open"
  501. *PrinterError: "no paper"
  502. *PrinterError: "engine offline"
  503. *PrinterError: "no toner unit"
  504. *PrinterError: "no output cassette"
  505. *PrinterError: "engine not responding"
  506.  
  507. *% DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  508.  
  509. *% Color Separation Information =====================
  510.  
  511. *DefaultColorSep: ProcessBlack.60lpi.600dpi/60 lpi / 600dpi
  512.  
  513. *%  For 60 lpi / 600 dpi  ===============================
  514.  
  515. *ColorSepScreenAngle ProcessBlack.60lpi.600dpi/60 lpi / 600dpi: "45"
  516. *ColorSepScreenAngle CustomColor.60lpi.600dpi/60 lpi / 600dpi: "45"
  517. *ColorSepScreenAngle ProcessCyan.60lpi.600dpi/60 lpi / 600dpi: "15"
  518. *ColorSepScreenAngle ProcessMagenta.60lpi.600dpi/60 lpi / 600dpi: "75"
  519. *ColorSepScreenAngle ProcessYellow.60lpi.600dpi/60 lpi / 600dpi: "0"
  520.  
  521. *ColorSepScreenFreq ProcessBlack.60lpi.600dpi/60 lpi / 600dpi: "60"
  522. *ColorSepScreenFreq CustomColor.60lpi.600dpi/60 lpi / 600dpi: "60"
  523. *ColorSepScreenFreq ProcessCyan.60lpi.600dpi/60 lpi / 600dpi: "60"
  524. *ColorSepScreenFreq ProcessMagenta.60lpi.600dpi/60 lpi / 600dpi: "60"
  525. *ColorSepScreenFreq ProcessYellow.60lpi.600dpi/60 lpi / 600dpi: "60"
  526.  
  527. *%    Minolta Custom Setup                                                
  528. *OpenGroup: MIDevice/Device Option Setup
  529.  
  530. *% Toner Density for Minolta PageWorks 12
  531. *JCLOpenUI *JCLPrintQuality/Print Quality: PickOne
  532. *OrderDependency: 60.0 JCLSetup *JCLPrintQuality
  533. *DefaultJCLPrintQuality: Standard
  534. *JCLPrintQuality TonerSave/Toner Save: "@PJL SET PRINTQUALITY = TONERSAVE<0A>"
  535. *JCLPrintQuality Standard/Standard: "@PJL SET PRINTQUALITY = STANDARD<0A>"
  536. *JCLCloseUI: *JCLPrintQuality
  537.  
  538. *JCLOpenUI *JCLTonerDensity/Toner Density: PickOne
  539. *OrderDependency: 70.0 JCLSetup *JCLTonerDensity
  540. *DefaultJCLTonerDensity: Medium
  541. *JCLTonerDensity ExtraLight/Extra Light: "@PJL SET TONERDENSITY = EXTRALIGHT<0A>"
  542. *JCLTonerDensity Light/Light: "@PJL SET TONERDENSITY = LIGHT<0A>"
  543. *JCLTonerDensity MediumLight/Medium Light: "@PJL SET TONERDENSITY = MEDIUMLIGHT<0A>"
  544. *JCLTonerDensity Medium/Medium: "@PJL SET TONERDENSITY = MEDIUM<0A>"
  545. *JCLTonerDensity MediumDark/Medium Dark: "@PJL SET TONERDENSITY = MEDIUMDARK<0A>"
  546. *JCLTonerDensity Dark/Dark: "@PJL SET TONERDENSITY = DARK<0A>"
  547. *JCLTonerDensity ExtraDark/Extra Dark: "@PJL SET TONERDENSITY = EXTRADARK<0A>"
  548. *JCLCloseUI: *JCLTonerDensity
  549.    
  550. *CloseGroup: MIDevice
  551.  
  552. *% Produced by "bldppd42.ps" version 4.0 edit 14
  553. *% Last Edit Date: 1/19/98 by L.Celestino
  554. *% end of PPD file for Minolta PageWorks 12
  555.